projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-08-23
Lars Ingebrigtsen
Tweak the warning display to be less like a TLS decodin...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Robert Pluim
Change nsm-should-check to look at local subnets
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Robert Pluim
fixup! Implement hostname->ip lookup function
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Robert Pluim
Don't check unibyte hostnames for pure-ASCII
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Robert Pluim
Add network-lookup-address-info description
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Robert Pluim
Add tests for network-lookup-address-info
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Robert Pluim
Refactor getaddrinfo usage
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Robert Pluim
Implement hostname->ip lookup function
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Show full issuer and subject distinguished names
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Full certificate chain details for NSM
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Add option to bypass NSM TLS checks on local networks
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Revamp Network Security manager checks for TLS
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Set standard value of `gnutls-min-primes-bits' to nil
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jimmy Yuen...
Check TLS certs against CRL
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Charles A....
Add to documentation of 'jump-to-register'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Noam Postavsky
; Trace epg-tests gpg config finding (Bug#23561)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Jonathan Kyle...
Avoid infloop in redisplay due to faulty mode-line...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Stefan Monnier
* lisp/vc/diff-mode.el (diff-font-lock-prettify): New var
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Tweak subr-x.el substring functions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Minor cus-theme.el simplifications
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Minor custom.el simplifications
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
* lisp/cus-theme.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
* lisp/custom.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Fix custom-available-themes file expansion
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Disable no-byte-compile in built-in themes
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Basil L. Contovounesios
Improve loading of byte-compiled custom themes
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Michael Albinus
Use consistent function names in thread-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Michael Albinus
Fix format error in Faccept_process_output
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Paul Eggert
Lessen stack consumption in recursive read1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Noam Postavsky
Match w32 paths in grep sans --null hits (Bug#32051)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Noam Postavsky
Speed up smerge-refine-regions by avoiding fsync
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Noam Postavsky
Don't skip epg-tests even with gpg 2.0 (Bug#23561)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Noam Postavsky
Fix previous make-network-process change
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eli Zaretskii
Another documentation improvement in flyspell.el
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Eli Zaretskii
Improve documentation of Flyspell
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Stefan Monnier
Fix the bootstrap differently, so zerop can be where...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Michael Albinus
Provide feature 'threads
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Basil L. Contovounesios
; Add commentary on location of zerop
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Glenn Morris
Unbreak bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Basil L. Contovounesios
; Rearrange definition of zerop in subr.el
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Miciah Masters
Save the server alias on reconnect (Bug#29657)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Basil L. Contovounesios
Refer to "proper lists" instead of "true lists"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Stefan Monnier
* lisp/vc/diff-mode.el: Perform hunk refinement from...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Filipp Gunbin
Fix Bug#32107
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Jonathan Kyle...
Fix infinite recursion in eshell/clear (Bug#31326)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
* lisp/indent.el (indent-line-to): Fix dedenting of...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
John Shahid
Avoid turning on the global-minor-mode recursively
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Michael Albinus
Fix Bug#32085
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Paul Eggert
* lisp/format.el (format-annotate-single-property-chang...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Basil L. Contovounesios
Add predicate proper-list-p
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
Respect field boundaries in indent-line-to (Bug#32014)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
; Merge from emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
Merge from emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
; Merge from emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Noam Postavsky
Merge from emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Noam Postavsky
Stop using indent-line-to in lisp-indent-line (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Noam Postavsky
; Test for Bug#32014
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Noam Postavsky
Explicitly reject :server and :nowait (Bug#31903)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Michael Albinus
Fix Bug#32090
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Sam Steingold
dired-do-find-regexp: Use rgrep-find-ignored-directories.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Paul Eggert
Fix floating point exceptions on Alpha (Bug#32086)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Paul Eggert
Fix etc/HELLO searching in grep.el
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Paul Eggert
Fix floating point exceptions on Alpha (Bug#32086)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Paul Eggert
Fix bootstrap infloop in GNU/Linux alpha
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eli Zaretskii
Minor fix of a recent documentation change
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eli Zaretskii
Minor improvements in recent NSM documentation changes
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Lars Ingebrigtsen
Fix typo in sha1-intermediate check
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Lars Ingebrigtsen
Mention the NSM in the gnutls variable doc strings
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Lars Ingebrigtsen
Document network-security-protocol-checks better
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Lars Ingebrigtsen
NSM-related doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Michael Albinus
Remove test code from last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Michael Albinus
Fix Bug#32084
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Basil L. Contovounesios
Fix (length NON-SEQUENCE) documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Glenn Morris
* lisp/imenu.el: Require cl-lib, not internal component...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Glenn Morris
* admin/make-tarball.txt, admin/release-process: Refcar...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Drew Adams
Fix 2 minor bugs in 'imenu--generic-function'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
Fix bug #11732
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
Improve documentation of 'emacs-lock-mode'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
* lisp/imenu.el (imenu-generic-expression): Doc fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
John Shahid
Keep interactive uses of 'recenter' backward compatible...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
Documentation followup for bug#32029
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Tobias Gerdin
New function 'xref-find-definitions-at-mouse'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
Improve indexing of 'eval-defun' in ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Eli Zaretskii
Fix recent change in window.c
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Paul Eggert
Update from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Basil L. Contovounesios
Fix scrolling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Paul Eggert
Fix (length CIRCULAR) documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Michael Albinus
Tramp editorials
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Eli Zaretskii
Clarify and improve doc strings of 'eval-last-sexp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Glenn Morris
Automate upload of Emacs manuals to gnu.org
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Mike Kupfer
Fix MH-E mail composition with GNU Mailutils (SF#485)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Michael Albinus
* lisp/shell.el (shell-completion-vars):
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Paul Eggert
Adjust to Gnulib change with -Wswitch-default
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Tom Tromey
Fix Tcl indentation in a namespace
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Stefan Monnier
* lisp/mail/sendmail.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Eli Zaretskii
Speed up 'replace-buffer-contents' some more
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Paul Eggert
Fix typo in --with-x-toolkit=no code
commit
|
commitdiff
|
tree
|
snapshot
next